Once this limit is reached , the cache algorithm begins aggressively scavenging the cache 达到此限制后,缓存算法开始积极清理缓存。
Attribute is not set , the cache algorithm determines the maximum size of the cache , and the 属性时,缓存算法将确定缓存的最大大小,
At last the cache algorithm is implemented and it is proved that the speed of server response is improved after testing 最终用java实现了缓存策略,并且通过测试,服务器响应速度得到了较大的提高。
This paper proposed a new proxy caching algorithm based on the distribution of user access preference in streaming media 文章从实际用户日志文件的分析出发,利用发现的用户浏览流媒体对象时的行为分布模型,提出了一种新的视频流媒体缓存算法。
In computing, cache algorithms (also frequently called replacement algorithms or replacement policies) are optimizing instructions?? algorithms?? that a computer program or a hardware-maintained structure can follow to manage a cache of information stored on the computer. When the cache is full, the algorithm must choose which items to discard to make room for the new ones.